projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9ee16ea
)
*** empty log message ***
author
Kim F. Storm
<storm@cua.dk>
Tue, 11 Jul 2006 22:55:29 +0000
(22:55 +0000)
committer
Kim F. Storm
<storm@cua.dk>
Tue, 11 Jul 2006 22:55:29 +0000
(22:55 +0000)
src/ChangeLog
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index 85f00d669bf2c5debe30cb934032c92421837c82..562496c4dc38467fd772b1494fadbd19547064b0 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-3,6
+3,7
@@
* dispnew.c (sit_for): Reduce number of args from 5 to 3.
Now just one TIMEOUT arg that can be a Lisp float or Lisp int.
Combine args DISPLAY and INITIAL_DISPLAY into one arg DO_DISPLAY.
+ Signal error if TIMEOUT is not a number.
Undo 2006-06-14 change for non-preemptive display if TIMEOUT < 0.
The rework of sit_for args also fixes several incorrect Qt args
which should have been 1.